mac 安装anaconda(安装在/anaconda 目录下),keras,tensorflow,theano成功
1. Mac OS X安装pip
|
|
2. 安装tensorflow
select the correct binary to install:
Install TensorFlow:
NOTE: If you are upgrading from a previous installation of TensorFlow < 0.7.1, you should uninstall the previous TensorFlow and protobuf using pip uninstall first to make sure you get a clean installation of the updated protobuf dependency.
3. test tensorflow
|
|
4. keras 安装参考
5. 修改 keras backend
|
|